Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #166 #167

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Fix #166 #167

merged 1 commit into from
Dec 14, 2023

Conversation

GuyARoss
Copy link
Owner

Resoved issue that caused the active bundle to refresh more than once in the browser.

This fix included a change to the file change event processing loop.

Resoved issue that caused the active bundle to refresh more than once in the
browser.

This fix included a change to the file change event processing loop.
@codecov-commenter
Copy link

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (e75389a) 58.22% compared to head (10a4d1c) 58.04%.

Files Patch % Lines
internal/dev_server.go 0.00% 8 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
- Coverage   58.22%   58.04%   -0.19%     
==========================================
  Files          21       21              
  Lines        2188     2195       +7     
==========================================
  Hits         1274     1274              
- Misses        830      837       +7     
  Partials       84       84              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GuyARoss GuyARoss merged commit ab12df5 into master Dec 14, 2023
7 of 8 checks passed
@GuyARoss GuyARoss deleted the bug/166 branch December 14, 2023 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants